Method: removeValueFromNamedList

Remove a value to an ExtremeControl end-system group. This is a generic operation, so ensure you use the correct value and end-system group.

Parameters

Name Type Description
list string The end-system group you are changing
value string The value to add
reauthenticate boolean Set to true to force reauthentication on the affected end-system

Returns

The operation returns an integer error code.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACWebService/removeValueFromNamedList?list=iOS&value=50:7A:55:6F:24:35&reauthenticate=true